TControlList.Items[Integer] Property

Represents property Items[Integer].

Namespace: System.UI.Controls
public
 property Items[Index: Integer]: TControl read GetItem; default;

Parameters

Index
Type: Integer

Property Value

Type: TControl